MESCIUS SPREAD for Windows Forms 15.0J
CommandResult コンストラクタ(Boolean,CommandActions,Worksheet,Reference[],CellReference)

コマンドは正常に実行されます。
コマンドの実行後に処理されるアクション。
コマンドによって処理されたワークシート。
コマンドによって変更された選択。
変更されたアクティブセル。
CommandResult構造体の静的メンバを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal success As Boolean, _
   ByVal commandAction As CommandActions, _
   ByVal worksheet As Worksheet, _
   ByVal selections() As Reference, _
   ByVal activeCell As CellReference _
)

パラメータ

success
コマンドは正常に実行されます。
commandAction
コマンドの実行後に処理されるアクション。
worksheet
コマンドによって処理されたワークシート。
selections
コマンドによって変更された選択。
activeCell
変更されたアクティブセル。
参照

CommandResult 構造体
CommandResult メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.